@import url('fonts.css') screen;
@import url('font-awesome.min.css') screen;
@import url('font-icomoon.css') screen;

* {
  -moz-box-sizing: border-box; }
 
*:before,
*:after {
  -moz-box-sizing: border-box; 
}

*, *:hover, *:active, *:focus{
    outline: 0 none !important;
}


/* ul.custom */
.ametys-cms-service:not(.filtered-contents) ul{
    list-style: outside none none;
    margin: 0;
    padding:0;
}
.ametys-cms-content .ui-tabs-panel>ul,
.ametys-cms-content .tab-innerContent > ul,
.ametys-cms-service:not(.filtered-contents) > ul{ 
    font-size: 1.7em;
    margin-top: 8px;
    margin-bottom: 8px;
    margin-left:0;
}

.ametys-cms-content .ui-tabs-panel ul *,
.ametys-cms-content .tab-innerContent ul *,
.ametys-cms-service:not(.filtered-contents) > ul *{
	font-size: inherit !important;
}

.ametys-cms-content .ui-tabs-panel ul > li,
.ametys-cms-service:not(.filtered-contents):not(.search-odf):not(.search-resources) ul > li{
    list-style: outside none none;
    margin: 0;
    padding-left: 15px;
    position: relative;
    line-height: 1.6em;
    color: #60616d;
}

.ametys-cms-content ul.custom li:before,
.ametys-cms-content .ui-tabs-panel ul li:before,
.ametys-cms-service:not(.filtered-contents) ul.custom li:before{
    content: "\f105";
    color: #0084BB /* AMETYS ("default.default.bgcolor.main") */;
    font-family: FontAwesome;
    font-size: 1.3em;
    left: 0;
    position: absolute;
}

.ametys-cms-content .ui-tabs-panel .accordeon-table > ul > li:before,
.ametys-cms-service:not(.filtered-contents) .ui-tabs-panel .accordeon-table > ul > li:before{
	padding: 20px 0 4px;
}

.ametys-cms-content .ui-tabs-panel ul > li > ul > li:before,
.ametys-cms-service:not(.filtered-contents) ul.custom > li > ul > li:before{
    color: #60616d;
}

.ametys-cms-content .ui-tabs-panel ul > li > ul > li > ul > li:before,
.ametys-cms-service:not(.filtered-contents) ul.custom > li > ul > li > ul > li:before{
    color: #aeb0bc;
}

/* /ul.custom */

/* table */
.ametys-cms-service table{ width: 100%; }
.ametys-cms-service table tr td,
.ametys-cms-service table tr th
{
    font-size: 1.7em;
    text-align: left;
    padding: 0 35px 0 15px;
    line-height: 1.3em;
}
.ametys-cms-service table > tbody > tr > th {
    background-color: #f5f6fa;
}
.ametys-cms-service table > tbody > tr > td{
	border: 1px solid #e4e4e4;
    color: #60616d;
    height: 63px;
}
/* /table */

.ametys-cms-service table tr th *,
.ametys-cms-service table tr td *
{
	font-size: inherit !important;
}

/* .accordeon */
.accordeon-table > ul > li > a,
.accordeon-table > ul > li > span {
    display: block;
    padding-bottom: 4px;
    padding-top: 20px;
/*     font-size: 1.2em; */
    position: relative;
}

.ametys-cms-service .accordeon-table > ul{
    padding-left: 15px;
    font-size: 1em;
    padding-bottom: 17px;
    padding-left: 0;
}

.ametys-cms-service .accordeon-table > ul.custom > li::before{
	display: none;
}

.ametys-cms-service .accordeon-table > ul.custom > li > ul li span{ color: #60616d; }

.ametys-cms-service .accordeon-table > ul.custom > li > ul > li:before{
    color: #0084BB /* AMETYS ("default.default.bgcolor.main") */;
}

.ametys-cms-service .accordeon-table > ul.custom > li > ul > li > ul > li:before{
    color: #60616d;
}

.ametys-cms-service .accordeon-table > ul.custom > li > ul > li > ul > li > ul > li:before{
    color: #aeb0bc;
}

.accordeon-table {
    position: relative;
}

.accordeon-table ul li a i.fa,
.accordeon-table ul li span i.fa{ display: none; }

.accordeon-table > ul > li > a i.fa,
.accordeon-table > ul > li > span i.fa {
    position: absolute;
    right: -20px;
    top: 24px;
    display: inline;
}

.ametys-cms-service .accordeon-table > ul span{
    cursor: pointer;
    color: #0084BB /* AMETYS ("default.default.bgcolor.main") */;
}

.ametys-cms-service .accordeon-table > ul span:hover{
	text-decoration: underline;
}

/* /.accordeon */


/* .captcha */
button.captcha-refresh-btn:before{
	content: "\f021";
	display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 1.7em;
}

button.captcha-refresh-btn span{ 
	position: absolute;
	left: -2000px;
	top: -2000px;
 }
 
/* /.captcha */

/* .link | .rss */
.link a:link,
.link a:visited {
    color: #60616d;
    display: inline-block;
    font-weight: 600;
    line-height: 1em;
    font-size: 1.2em;
}

div.rss,
div.link
{
	font-size:1.6em;
	line-height: 30px;
	display: inline-block;
	vertical-align: middle;
}
div.rss a:link:before,
div.rss a:visited:before{
	content: "\f09e";
	display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-right:5px;
  font-size:1em;
  background-color: #0084BB /* AMETYS ("default.default.bgcolor.main") */;
  color:  #ffffff;
  border-radius: 50%;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  margin: 0 10px;
}

div.rss a span{
	position: absolute;
	left: -2000px;
	top: -2000px;
}

/* /.link | /.rss */

body{
    line-height: 1.5;
    font-family: Arial, Helvetica, sans-serif;
    font-family: 'Open Sans', sans-serif;
    font-size: 62.5%;
    color: #000000;
    margin: 0;
    position: relative;
    background-color: #ffffff;
}

.ametys-cms-content > h1,
.ametys-cms-service > h1,
.ametys-cms-content > h2,
.ametys-cms-service > h2,
.ametys-cms-service.filtered-contents-link.filtered-contents-carousel h1,
.ametys-cms-service.filtered-contents-link.filtered-contents-carousel h2{
    color: #0084BB /* AMETYS ("default.default.bgcolor.main") */;
    font-size: 3.2em;
    font-weight: 800;
    line-height: 1em;
    margin-top: 16px;
    margin-bottom: 29px;
}

.ametys-cms-service.filtered-contents-link.filtered-contents-carousel h1,
.ametys-cms-service.filtered-contents-link.filtered-contents-carousel h2{ font-size: 2.4em; margin-top: 36px;}

#sidebar .ametys-cms-content > h2,
#sidebar .ametys-cms-service > h2,
#sidebar .ametys-cms-content > h3,
#sidebar .ametys-cms-service > h3,
#sidebar .ametys-cms-service.filtered-contents-link.filtered-contents-carousel h2,
#sidebar .ametys-cms-service.filtered-contents-link.filtered-contents-carousel h3{
	font-size: 2.4em;
	line-height: 1.1;
	color: #0084BB /* AMETYS ("default.default.bgcolor.main") */;
	margin-top:0;
}

ul{
    margin: 0;
    padding: 0;
}

ul li{
    margin: 0;
    padding: 0;
    list-style: none outside none;
}

.error-page #main-content .container{ border-top: 1px solid #cccccc; }
.error-page .ametys-cms-content{ text-align: center; }
.error-page .ametys-cms-content i.icon{ font-size: 280px; line-height: normal; display: inline-block; color: #0084BB; margin: 50px 50px 50px 0; vertical-align: middle; }
.error-page .ametys-cms-content .message{ display: inline-block; text-align: left; vertical-align: middle; }
.error-page .ametys-cms-content .message h1{ font-family: "Open Sans", sans-serif; color: #0084BB; font-weight: 800; font-size: 5.8em; line-height: 1; margin-bottom: 0; }
.error-page .ametys-cms-content .message h1 span{ font-size: .6em; color: #60616d; font-weight: normal; display: block; line-height: 1; }
.error-page .ametys-cms-content .message ul{ margin-top: 30px; font-size: 1.7em; font-weight: 600; }
.error-page .ametys-cms-content .message ul li + li a:link,
.error-page .ametys-cms-content .message ul li + li a:visited,
.error-page .ametys-cms-content .message ul li + li:before,
.error-page .ametys-cms-content .message ul li + li{ color: #60616d; }


@media screen and (min-width: 1094px) {
	.table{ display: table; width: 100%; }
	.table-row{ display: table-row; }
	.table-cell{ display: table-cell; }
	
	#sidebar .table, #sidebar .table-row, #sidebar .table-cell{ display: block; padding: 0; width: 100%; }
}

.picto1{
    display: inline-block;
    background: url(../../resources/img/picto1.png);
    width: 74px;
    height: 68px;
}

.picto2{
    display: inline-block;
    background: url(../../resources/img/picto2.png);
    width: 42px;
    height: 67px;
}

.picto3{
    display: inline-block;
    background: url(../../resources/img/picto3.png);
    width: 60px;
    height: 67px;
}

.picto4{
    display: inline-block;
    background: url(../../resources/img/picto4.png);
    width: 72px;
    height: 60px;
}

.picto5{
    display: inline-block;
    background: url(../../resources/img/picto5.png);
    width: 80px;
    height: 50px;
}

.picto6{
    display: inline-block;
    background: url(../../resources/img/picto6.png);
    width: 80px;
    height: 37px;
}

.picto7{
    display: inline-block;
    background: url(../../resources/img/picto7.png);
    width: 71px;
    height: 56px;
}

/* header */

#header_top{
    background-color: black;
    height: 33px;
}

#header_top #social > span{ display: none; }

#header_top #social i:hover{
    color: #0084BB /* AMETYS ("default.default.bgcolor.main") */;
}

#header_top #social i{
    color: white;
    line-height: 33px;
    font-size: 16px;
}

#header_top #social a{
    display: inline-block;
    height: 33px;
}

#header_top #social{
    display: inline-block;
    float: left;
}

#header_top #social li{
    float: left;
    margin: 0 10px;
}

#header_top #social li:first-child{
    margin-left: 0;
}

#langues_selecteur{
    border-left: 1px solid #5b5b5b;
    border-right: 1px solid #5b5b5b;
    display: inline-block;
    position: relative;
}

#langues_selecteur > a{
    color: white;
    line-height: 33px;
    display: inline-block;
    padding: 0 12px;
    font-size: 1.3em;
}

#langues_selecteur > a i,
#header_top .direct-access-orgunit i{
    float: right;
    margin: 9px 0 0 11px;
    font-size: 15px;
}

#langues_selecteur #langues{
    position: absolute;
    top: 33px;
    background-color: black;
    padding: 0 12px;
    left: 0;
    right: 0;
    display: none;
    z-index: 1;
}

#langues_selecteur #langues a{
    color: white;
    font-size: 1.4em;
    padding: 8px 0;
    display: inline-block;
}

#header_top .direct-access-orgunit{
    float: right;
    position: relative;
}

#header_top .direct-access-orgunit .direct-access-sub{
    line-height: 33px;
    display: inline-block;
    color: white;
    cursor: pointer;
    font-size: 1.2em;
    padding: 0 0 0 17px;
}

#header_top .direct-access-orgunit > ul > li > div{
    position: absolute;
    top: 33px;
    background-color: black;
    padding: 20px 12px 0 17px;
    left: 0;
    right: -15px;
    padding-left: 17px;
    display: none;
    z-index: 1000;
}

#header_top .direct-access-orgunit > ul > li > div a{
    display: inline-block;
    color: white;
    font-size: 1.4em;
    padding: 0 0 38px;
    line-height: 1.1em;
}

#header_top .direct-access{
    float: right;
}

#header_top .direct-access ul{
    display: inline-block;
}

#header_top .direct-access ul li{
    float: left;
    border-right: 1px solid #5b5b5b;
}

#header_top .direct-access ul li a{
    display: inline-block;
    line-height: 33px;
    color: white;
    font-size: 1.2em;
    padding: 0 17px;
}

#header_bottom{
    padding: 30px 0 34px 0;
}

#header_bottom #logo{
    display: inline-block;
}

#header_bottom #logo img{
/*     width: 135px; */
    height: 80px;
}

#header_bottom #burger_acces{
    margin-top: -5px;
}

#header_bottom #burger_acces span,
#header_bottom #recherche_acces span{
    text-align: right;
    display: inline-block;
    color: #D82262 /* AMETYS ("default.default.bgcolor.complementary") */;
    font-size: 1.4em;
    font-weight: 600;
    line-height: 1.20em;
    float: left;
    margin-top: 14px;
}

#header_bottom #burger_acces,
#header_bottom #recherche_acces{
    display: inline-block;
    float: right;
    cursor: pointer;
}

#header_bottom #burger_acces i.fa-bars{
    float: right;
    color: #D82262 /* AMETYS ("default.default.bgcolor.complementary") */;
    font-size: 62px;
    margin-left: 14px;
}

#header_bottom #recherche_acces i{
    float: right;
    color: #60616d;
    font-size: 47px;
    margin-left: 21px;
    margin-right: 3px;
}

#header_bottom #recherche_acces span{
    color: #60616d;
    margin-top: 7px;
}

#header_bottom #recherche_acces{
    clear: both;
    margin-top: 8px;
}

#recherche{
    position: relative;
    background-color: #60616d;
    z-index: 4;
    display: none;
    margin-top: 23px;
    margin-bottom: -34px;
}

#recherche .container{
    padding-top: 44px;
    padding-bottom:44px;
}

#recherche input[type=text]{
    background-color: white;
    height: 35px;
    line-height: 35px;
    color: #60616d;
    font-size: 1.4em;
    font-style: italic;
    padding: 0 19px;
    border: 0;
    border-radius: 18px;
    width: 100%;
}

#recherche input[type=submit]{
    text-align: center;
    border: 0;
    color: white;
    font-family: 'Montserrat', sans-serif;
    font-size: 1.8em;
    font-weight: 600;
    background-color: #60616d;
    height: 35px;
    max-width: none;
}

#menu_acces{
    position: relative;
    background-color: #D82262 /* AMETYS ("default.default.bgcolor.complementary") */;
    z-index: 4;
    padding: 30px 0;
    display: none;
    margin-top: 23px;
    margin-bottom: -34px;
}

#menu_acces > ul {
    display: inline-block;
}

#menu_acces .container,
#recherche .container{
    position: relative;
}

#menu_acces .close,
#recherche .close{
    position: absolute;
    top: 20px;
    right: 35px;
    color: white;
    cursor: pointer;
    font-size: 20px;
}

#menu_acces .close{ top: 0; }

#menu_acces li{
    text-align: center;
    padding: 11px 20px;
    float: left;
    width: 50%;
}

#menu_acces li.last{
    width: 100%;
}

#menu_acces a{
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

#menu_acces a:hover,
#menu_acces a:focus{
    text-decoration: none;
    opacity: 0.8;
}

#menu_acces span{
    display: block;
    color: white;
    font-size: 1.4em;
    font-weight: 600;
    line-height: 1.4em;
}

#menu_acces em{
    display: inline-block;
    border-radius: 50%;
    border: 2px solid white;
    width: 105px;
    height: 105px;
    margin-bottom: 15px;
    position: relative;
}

#menu_acces em img{
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}

.nav .submenu .container ul li a:link,
.nav .submenu .container ul li a:visited{ color: white; }

/* /header */

/* footer */
.footer{ margin-top: 20px; }

.footer .social{
    background-color: #3a3b3e;
    padding: 19px 0 23px 0;
}

.footer .social span{
    display: block;
    text-align: center;
    color: white;
    font-size: 2.4em;
    font-weight: 600;
    margin-bottom: 14px;
}

.footer .social ul{
    display: inline-block;
    width: 100%;
    text-align: center;
}

.footer .social ul li{
    display: inline;
    margin: 0 11px;
}

.footer .social ul li a{
    width: 50px;
    height: 50px;
    display: inline-block;
    border:2px solid #fafafb;
    position: relative;
    border-radius: 50%;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.footer .social ul li a i{
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    color: white;
    font-size: 20px;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.footer .social ul li a:hover{
    border-color: #36BDE2 /* AMETYS ("default.default.bgcolor.light") */;
}

.footer .social ul li a:hover i{
    color: #36BDE2 /* AMETYS ("default.default.bgcolor.light") */;
}

.footer_fonce{
    background-color: #2b2c30;
}

.footer .contact{
    padding: 21px 0 20px 0;
}

.footer .contact .title{
    display: block;
    font-weight: 800;
    font-size: 2.8em;
    line-height: 1em;
    color: white;
}

.footer .contact span:not(.title){
    font-weight: 400;
    color: #d5d7e1;
    font-size: 1.9em;
}

.footer .orgunits a{
    display: inline-block;
    height: 72px;
    border: 2px solid white;
    position: relative;
    width: 100%;
    margin-bottom: 34px;
    background-repeat: no-repeat;
    background-position: center center;
}

.footer .orgunits a.orgunit1{ background-image: url('../img/orgunit1.png'); }
.footer .orgunits a.orgunit2{ background-image: url('../img/orgunit2.png'); }
.footer .orgunits a.orgunit3{ background-image: url('../img/orgunit3.png'); }
.footer .orgunits a.orgunit4{ background-image: url('../img/orgunit4.png'); }
.footer .orgunits a.orgunit5{ background-image: url('../img/orgunit5.png'); }
.footer .orgunits a.orgunit6{ background-image: url('../img/orgunit6.png'); }

.footer .orgunits a.orgunit1:hover{ background-image: url('../img/orgunit1-hover.png'); }
.footer .orgunits a.orgunit2:hover{ background-image: url('../img/orgunit2-hover.png'); }
.footer .orgunits a.orgunit3:hover{ background-image: url('../img/orgunit3-hover.png'); }
.footer .orgunits a.orgunit4:hover{ background-image: url('../img/orgunit4-hover.png'); }
.footer .orgunits a.orgunit5:hover{ background-image: url('../img/orgunit5-hover.png'); }
.footer .orgunits a.orgunit6:hover{ background-image: url('../img/orgunit6-hover.png'); }


/* .footer .orgunits a img{ */
/*     position: absolute; */
/*     top: 50%; */
/*     left: 50%; */
/*     -webkit-transform: translate(-50%,-50%); */
/*     -ms-transform: translate(-50%,-50%); */
/*     transform: translate(-50%,-50%); */
/* } */

.footer .campus{
    border-top: 1px solid #515255;
    padding: 33px 40px 0 40px;
    text-align: center
}

.footer .campus .image{
    overflow: hidden;
    width: 315px;
    height: 133px;
    position: relative;
    max-width: 100%;
    display: inline-block;
}

.footer .campus .image img{
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}

.footer .campus .title{
    display: block;
    font-weight: 600;
    font-size: 2.4em;
    line-height: 1em;
    color: white;
    margin: 21px 0 9px 0;
}

.footer .campus span:not(.title){
    font-size: 1.9em;
    line-height: 1.1em;
    color: white;
}

.footer .campus a{
    display: block;
    font-weight: 600;
    line-height: 1em;
    color: #36BDE2 /* AMETYS ("default.default.bgcolor.light") */;
    margin-top: 11px;
}

.footer .footer-links{
    border-top: 1px solid #515255;
    position: relative;
}

.footer .footer-links ul{
    display: inline-block;
    text-align: center;
    width: 100%;
}

.footer .footer-links ul li{
    display: inline-block;
    font-size: 1.5em;
    font-weight: 400;
    line-height: 2.5em;
    color: #d5d7e1;
}

.footer .footer-links ul li + li:before{
	content: " -";
	margin: 0 5px;
}

.footer .footer-links ul li a{
    color: #d5d7e1;
}

.back_to_top{
    border-radius: 50%;
    display: inline-block;
    width: 35px;
    height: 35px;
    background-color: #0084BB /* AMETYS ("default.default.bgcolor.main") */;
    position: fixed;
    right: 20px;
    bottom: 20px;
    cursor: pointer;
}

.back_to_top i{
    position: absolute;
    top: 46%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    color: white;
    font-size: 30px;
}

/* /footer */

.content-read-more{
    color: #0084BB /* AMETYS ("default.default.bgcolor.main") */;
    font-size: 2em;
    font-weight: 600;
    line-height: 1em;
    margin: 10px 0 0;
    white-space: nowrap;
}

.content-read-more a.url{
    color: #0084BB /* AMETYS ("default.default.bgcolor.main") */;
}

/* -----
   .video-une
   ----- */

.ametys-cms-content .video-une{
    background-color: #0084BB /* AMETYS ("default.default.bgcolor.main") */;
    padding: 30px 33px;
}

.ametys-cms-content .video-une .video{
    text-align: center;
}

.ametys-cms-content .video-une .video iframe{
    width: 100%;
    height: auto;
}

.ametys-cms-content .video-une .citation {
    color: #ffffff;
    font-size: 2.8em;
    font-weight: 800;
    line-height: 1.2em;
    margin-top: 0;
    margin-bottom: 0;
}

.ametys-cms-content .video-une p:not(.citation) {
    color: #ffffff;
    font-size: 1.9em;
    font-weight: 400;
    line-height: 1em;
    margin-bottom: 0;
    margin-top: 14px;
}

.ametys-cms-content .video-une p:not(.citation) b{
    font-weight: 600;
}

/* /.video-une */

/* ------------------
	.intro_vie_campus
	----------------- */

.ametys-cms-content .intro_vie_campus{
    background-color: #D82262 /* AMETYS ("default.default.bgcolor.complementary") */;
    color: #fff;
    padding-left: 52px;
    padding-right: 54px;
    margin-bottom: 11px;
    padding-bottom: 34px;
}

.ametys-cms-content .intro_vie_campus h2{
    color: #ffffff;
    font-size: 5.8em;
    font-weight: 800;
    line-height: 1em;
    margin: 0;
    padding-top: 1px;
    border-width: 0;
}

.ametys-cms-content .intro_vie_campus h2 span{
    font-size: 0.6em;
    font-weight: 400;
    line-height: 0.6em;
}

.ametys-cms-content .intro_vie_campus h3{
    line-height: 1em;
    font-size: 2em;
    font-weight: 600;
    margin-top: 6px;
    margin-bottom: 0;
    color: #ffffff;
}

.ametys-cms-content .intro_vie_campus p{
    line-height: 1em;
    font-size: 1.5em;
    font-weight: 400;
    margin-top: 13px;
    margin-bottom: 16px;
    color: #ffffff;
}

.ametys-cms-content .intro_vie_campus a.url{
    line-height: 1em;
    font-size: 1.6em;
    font-weight: 600;
    color: #fff;
}

.ametys-cms-content .intro_vie_campus a.url:hover{
    text-decoration: none;
    color: #d3d5dd;
}

.ametys-cms-content .reportage{
    background-color: #f5f6fa;
    color: #60616d;
    margin-bottom: 12px;
}

.ametys-cms-content .reportage h3{
    font-size: 2.4em;
    font-weight: 800;
    line-height: 1.2em;
    margin: 48px 0 0;
    color: #60616d;
}

.ametys-cms-content .reportage p{
    font-size: 1.5em;
    font-weight: 400;
    line-height: 1.3em;
    margin-bottom: 16px;
    margin-top: 12px;
}

.ametys-cms-content .reportage a.url{
    font-size: 1.6em;
    font-weight: 600;
    color: #0084BB /* AMETYS ("default.default.bgcolor.main") */;
    line-height: 1em;
}

.ametys-cms-content .reportage .texte_reportage{
    padding-left: 36px;
    padding-right: 30px;
}

.ametys-cms-content .reportage .image_reportage > img {
    max-width: 100%;
    margin: 0;
    border-width: 0;
}

.ametys-cms-content .image_reportage {
    padding-right: 0;
}

.ametys-cms-content .texte_reportage + .image_reportage {
    padding-right: 15px;
    padding-left: 0;
}

.ametys-cms-content .vie_campus .map{
    margin-bottom: 58px;
    display: inline-block;
}

/* /.intro_vie_campus */

.premiere_visite h2{
     color: #0084BB /* AMETYS ("default.default.bgcolor.main") */;
    font-size: 5.8em;
    font-weight: 800;
    line-height: 0.95em;
    margin: 8px 0 18px;
}

.premiere_visite h2 span{
    color: #60616d;
    font-size: 0.6em;
    font-weight: 400;
    line-height: 1em;
}

.premiere_visite h3{
    font-size: 2.4em;
    font-weight: 800;
    line-height: 1em;
    color: #60616d;
    margin: 0 0 13px;
}


.premiere_visite p{
    font-size: 15px;
    font-weight: 400;
    line-height: 1em;
    color: #60616d;
    margin: 0;
}

.premiere_visite p.content-abstract {
    margin-bottom: 29px;
}


.premiere_visite p.content-read-more{
    color: #0084BB /* AMETYS ("default.default.bgcolor.main") */;
    display: inline-block;
    font-size: 1.6em;
    font-weight: 600;
    line-height: 1em;
    margin-top: 5px;
}

.premiere_visite p.content-read-more a.url{
    color: #0084BB /* AMETYS ("default.default.bgcolor.main") */;
}

.premiere_visite .content-illustration {
    margin-bottom: 15px;
    margin-top: 44px;
}

/* .premiere_visite .smaller-content{ */
/*     margin-left: 54px; */
/* } */

/* .premiere_visite .smaller-content h3 { */
/*     margin-bottom: 6px; */
/*     margin-top: 0; */
/* } */

/* .premiere_visite .smaller-content p.content-abstract { */
/*     margin-bottom: 17px; */
/* } */

/* .premiere_visite .smaller-content p.content-read-more { */
/*     margin-top: 0; */
/* } */

.content-read-more a:hover{
    color: #D82262 /* AMETYS ("default.default.bgcolor.complementary") */;
    text-decoration: none;
}

/* /accueil */